﻿@import "http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800,600&subset=latin,latin-ext";
@import "../../css/theme/forms.css";
@import "../../css/theme/responsive.css";
body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', Arial, sans-serif;
    overflow-x: hidden;
    counter-reset: li
}

body.zr-modal {
    overflow: hidden
}

a:hover {
    text-decoration: none
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
.nav .open>a:active {
    background: none;
    border: none
}

.col-centered {
    float: none;
    margin: 0 auto
}

.fix-hd-main {
    display: block;
    width: 100%;
    height: 107px;
    position: relative
}

.fix-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: block;
    z-index: 1000;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.fix-header:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -30;
    background: #fff
}

.hd-scrolled {
    margin-top: -35px;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out
}

.zr_header {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    position: relative;
    padding-left: 0;
    background: url("../../images/menu_pattern.png");
    background-repeat-y: no-repeat;
    background-size: contain;
    background-color: #ffff00;
}

.zr_header .zr_header_x {
    position: relative;
    z-index: 500;
    padding: 0;
    height: 71px
}

.zr-top-header {
    background-color: #fbfbfb;
    background-image: url(../../images/default/grad.png);
    background-position: center top;
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    height: 35px;
    border-bottom: 1px solid #eee
}

.zr-top-header .header-contact {
    font-size: 12px;
    color: #444;
    float: left
}

.zr-top-header .header-contact .header_mail {
    float: left;
    padding-left: 22px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 20px;
    margin-top: 2px
}

.zr-top-header .header-contact .header_mail i {
    font-size: 16px;
    margin-right: 4px;
    margin-top: 8px;
    float: left
}

.zr-top-header .header-contact .header_phone i {
    font-size: 23px;
    margin-right: 5px;
    margin-top: 6px;
    float: left
}

.zr-top-header .header-contact .header_mail span {
    float: left;
    margin-top: 7px
}

.zr-top-header .header-contact .header_phone span {
    float: left;
    margin-top: 9px
}

.zr-top-header .header-contact .header_phone {
    float: left;
    padding-left: 23px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 20px
}

.zr_header .zr_header_x>.z-logo {
    left: 0;
    position: absolute;
    z-index: 44449
}

.zr_header .z-logo .logo_img {
    position: relative;
    float: left;
    padding: 0;
    margin: 0
}

.zr_header .z-logo .logo_img a {
    float: left
}

.zr_header .z-logo .logo_img a img {
    width: 145px;
    height: auto;
    display: block;
    margin-left: 125px;
}

.zr-top-header .header-top-right {
    float: right
}

.zr-top-header .header-top-right .social-icons {
    float: left
}

.zr-top-header .header-top-right .social-icons ul {
    float: right;
    margin: 0;
    list-style-type: none;
    padding: 0
}

.zr-top-header .header-top-right .social-icons ul li {
    float: right
}

.zr-top-header .header-top-right .social-icons ul li a.social-media-icon {
    transition: all .2s ease 0;
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat
}

.zr-top-header .header-top-right .social-icons ul li a.facebook-icon {
    background: url(../../images/default/social-media-facebook.png);
    box-sizing: border-box;
    width: 40px;
    height: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-position: 0 -43px
}

.zr-top-header .header-top-right .social-icons ul li a.twitter-icon {
    background-image: url(../../images/default/social-media-twitter.png);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 40px;
    height: 35px;
    background-position: 0 -43px
}

.zr-top-header .header-top-right .social-icons ul li a:hover {
    border: none;
    background-position: 0 -3px
}

.zr-top-header .header-top-right .social-icons ul li a.facebook-icon:hover {
    background-color: #3b5998
}

.zr-top-header .header-top-right .social-icons ul li a.twitter-icon:hover {
    background-color: #00a0d1
}

.zr-top-header .header-top-right .header_dil {
    float: right;
    margin-top: 4px
}

.zr-top-header .header-top-right .header_dil button.language {
    border: none;
    background: none;
    padding: 4px 8px;
    font-size: 13px;
    font-weight: 400;
    float: left
}

.zr-top-header .header-top-right .header_dil button.language img {
    float: left;
    margin-right: 6px
}

.zr-top-header .header-top-right .header_dil button.language .lang-p {
    float: left;
    padding: 0;
    margin: 0;
    font-weight: 600
}

.zr-top-header .header-top-right .header_dil ul.dil_menu {
    z-index: 9200;
    border: none;
    left: -40%!important;
    min-width: 136px!important
}

.zr-top-header .header-top-right .header_dil ul.dil_menu li {
    padding: 3px 0!important;
    margin: 0
}

.zr-top-header .header-top-right .header_dil ul.dil_menu li a {
    padding: 4px 2px!important;
    margin: 0!important
}

.zr-top-header .header-top-right .header_dil ul.dil_menu li a img {
    margin: 2px 8px 0 4px;
    float: left
}

.zr-top-header .header-top-right .header_dil ul.dil_menu li a {
    font-size: 13px
}

.zr_search {
    float: left;
    margin-left: 5px;
    margin-right: 15px
}

.zr-ara {
    float: left;
    position: relative;
    cursor: pointer;
    height: 35px
}

.zr-ara span {
    background-repeat: no-repeat;
    width: 33px;
    height: 34px;
    float: right;
    text-align: center
}

.zr-ara span i {
    margin-top: 9px
}

input.s_input {
    border: none;
    font-size: 12px;
    height: 30px;
    padding: 6px 5px;
    margin-top: 3px;
    width: 140px
}

.m-skapa {
    cursor: pointer;
    padding: 7px 4px!important;
    color: #fff;
    width: 100%
}

input.s_input:focus {
    outline: none
}

button.s_ara {
    background: none;
    border: none;
    width: 0;
    height: 0
}

.mb-menu {
    position: absolute;
    right: 5px;
    top: 20px;
    z-index: 44450
}

a.nv-menu {
    float: left;
    background: #8A0221;
    color: #fff;
    border-radius: 3px;
    padding: 7px 8px 7px 11px
}

a.nv-menu i {
    margin-right: 4px;
    float: left;
    margin-top: 2px;
    font-size: 18px
}

a.nv-menu p {
    font-size: 15px;
    color: #fff;
    float: left;
    margin: 0 0 2px
}

a.og-search {
    float: left;
    background: #8A0221;
    color: #fff;
    padding: 7px 12px;
    border-radius: 3px;
    margin-right: 5px;
    text-align: center
}

.og-search-fiend {
    float: left;
    margin-right: 5px
}

.sb-search {
    position: relative;
    width: 35px;
    overflow: hidden;
    float: right;
    height: 33px;
    border: 1px solid #8A0221;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
    -webkit-backface-visibility: hidden
}

.sb-opened {
    width: 220px
}

.sb-closed {
    width: 35px
}

.sb-search-input {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    background: #fff;
    padding: 0 55px 0 6px;
    font-size: 13px;
    color: #2c3e50;
    z-index: 10
}

.sb-search-submit {
    width: 35px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    background: #fff;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    color: transparent;
    border: none;
    opacity: 1;
    outline: none;
    z-index: -5
}

.sb-icon-search {
    width: 35px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    background: #8A0221;
    color: #fff;
    border: none;
    text-align: center;
    line-height: 31px;
    outline: none;
    z-index: 12
}

.sb-search-input::-webkit-input-placeholder {
    color: #333
}

.sb-search-input:-moz-placeholder {
    color: #333
}

.sb-search-input::-moz-placeholder {
    color: #333
}

.sb-search-input:-ms-input-placeholder {
    color: #333
}

.og-close {
    padding: 3px 4px;
    color: #333;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    position: absolute;
    right: 39px;
    top: 3px;
    cursor: pointer;
    z-index: 20
}

.g1-searchbox_arrow {
    position: absolute;
    left: 5px;
    top: 100%;
    margin-top: -9px;
    content: "";
    border-style: solid;
    border-width: 6px;
    border-top-color: transparent!important;
    border-right-color: transparent!important;
    border-left-color: transparent!important;
    width: 0;
    height: 0;
    display: none
}

.search_content {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    padding: 10px 0;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    background: #7b7b84;
    z-index: 130000;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2)
}

.open_search {
    display: block
}

.close_search {
    display: none
}

.g1-outer {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #94949c;
    padding: 28px 2.734375%
}

.g1-inner {
    max-width: 968px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

input#s {
    border-color: #fff;
    color: #fff;
    padding: 8px 20px;
    font-size: 30px;
    width: 100%;
    font-weight: 400;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 2px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0);
    border-radius: 5px 5px 5px 5px;
    vertical-align: top;
    border-style: solid
}

input#s:focus {
    outline: none
}

.g1-form-actions {
    width: 60px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.g1-form-actions:before {
    height: 28px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    color: #fff;
    z-index: 1;
    width: 100%;
    content: "\f002";
    text-align: center;
    margin-top: -14px;
    font: 28px/28px FontAwesome
}

#searchsubmit {
    width: 100%;
    height: 100%;
    border-width: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    cursor: pointer;
    text-indent: -999px;
    overflow: hidden;
    background: none
}

.zr_menu {
    position: relative;
    padding: 0;
    float: right
}

.zr_main_nav {
    float: right
}

.zr_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right!important
}

.zr_menu>ul>li {
    position: relative;
    padding: 0;
    margin-bottom: 0
}

.zr_menu>ul>li>a {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-right: 0;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 2px solid transparent;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}

.zr_menu ul li:hover a {
    background: url(../../images/default/grad.png);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    border-top: 2px solid #282d31!important;
    border-left: none!important;
    border-right: none!important;
}

.zr_menu ul li:hover ul.dropdown-menu li a {
    border: none
}

.zr_menu .dropdown-menu>li>a {
    display: block;
    margin: 0!important;
    font-weight: 700;
    border: none!important;
    font-size: 13px
}

.zr_menu .dropdown-menu li:hover {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #333!important;
}

.zr_menu ul li ul li:hover>a {
    color: #fff
}

.zr_menu .dropdown-submenu:hover>.dropdown-menu {
    display: block!important
}

.zr_menu .dropdown-submenu>.dropdown-menu {
    left: 100%!important;
    margin-left: 0!important;
    margin-top: 0!important;
    top: -1px!important;
    display: none!important
}

.zr_menu .dropdown-submenu {
    position: relative
}

.zr_menu .dropdown-form {
    z-index: 500
}

.zr_menu .dropdown-submenu>a:after {
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 3px 0 3px 3px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -6px;
    margin-top: 5px;
    width: 0
}

.zr_menu .dropdown-submenu>.dropdown-menu {
    left: 100%;
    margin-left: -1px;
    margin-top: 0;
    top: -5px
}

.zr_menu ul.dropdown-menu li a:hover:after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 3px 0 3px 3px
}

.zr_menu ul.dropdown-menu {
    min-width: 220px;
    border: 0;
    margin-top: 0!important;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 0
}

.zr_menu ul.dropdown-menu li {
    border-bottom: 1px solid #e0eded;
    margin: 0;
    padding: 0
}

.zr_menu ul.dropdown-menu li:last-child {
    border-bottom: none
}

.zr_menu ul.dropdown-menu li a {
    padding: 8px 15px;
    font-size: 13px
}

.zr_slider {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    max-width: 1257px;
    margin: 0 auto;
}

.tp-banner-container {
    z-index: 211
}

.pg-news-item {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2)
}

.pw-news-item-projeler {
    box-shadow: none!important
}

.pw-news-item-projeler:before {
    background: none!important
}

.pg-news-item:before {
    content: '';
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(1, #EEE));
    background-image: -o-linear-gradient(bottom, #FFF 0%, #EEE 100%);
    background-image: -moz-linear-gradient(bottom, #FFF 0%, #EEE 100%);
    background-image: -webkit-linear-gradient(bottom, #FFF 0%, #EEE 100%);
    background-image: -ms-linear-gradient(bottom, #FFF 0%, #EEE 100%);
    background-image: linear-gradient(to bottom, #FFF 0%, #EEE 100%);
    position: absolute;
    z-index: -100
}

.pg-news-img {
    position: relative;
    width: 100%;
    float: left
}

.pg-news-img img {
    width: 100%;
    height: auto;
    display: block
}

.pg-news-desc {
    float: left;
    width: 100%;
    text-align: center
}

.pg-news-desc-v4 {
    float: left;
    width: 100%;
    text-align: center
}

.pg-news-desc-v4>a {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.pg-news-desc-v4 a small {
    margin-top: 10px;
    float: left;
    width: 100%;
    font-size: 12px;
    color: #000
}

.pg-news-desc-v4 a:hover small {
    color: #3da9e0
}

.pg-news-desc-v4 .v4-a {
    float: left;
    width: 100%;
    text-align: center
}

.pg-news-desc-v4>.v4-a>a {
    margin: 5px 0 15px 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    padding: 5px 8px;
    border: 1px solid rgba(250, 250, 250, .15);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

.pg-news-desc-v4>.v4-a>a:hover {
    background-color: rgba(0, 0, 0, 0.4)!important;
    border: 1px solid rgba(250, 250, 250, .45)!important
}

.pg-news-desc a {
    font-size: 13px;
    color: #333;
    padding: 20px 0 5px;
    float: left;
    width: 100%;
    text-transform: capitalize
}

.pg-news-desc a span {
    font-weight: 600;
    display: block;
    font-size: 15px
}

.pg-news-desc a .v4-u-p {
    font-weight: 500;
    padding: 0 20px;
    color: #7f7f7f;
    margin: 10px 0;
    font-size: 13px
}

.pg-news-desc .pg-news-desc-bloklu {
    padding: 10px 0;
    float: left;
    width: 100%;
    text-transform: capitalize
}

.pg-news-desc .pg-news-desc-bloklu h2 {
    color: #333;
    margin: 4px 0;
    font-size: 15px;
    color: #585f69
}

.pg-news-desc .pg-news-desc-bloklu p {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    color: #333
}

.pg-kose-perde-iconlu {
    border-left: 50px solid transparent;
    bottom: 0;
    height: 0;
    opacity: .95;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    -webkit-transition: all .2s cubic-bezier(.63, .08, .35, .92);
    -moz-transition: all .2s cubic-bezier(.63, .08, .35, .92);
    -o-transition: all .2s cubic-bezier(.63, .08, .35, .92);
    -ms-transition: all .2s cubic-bezier(.63, .08, .35, .92);
    transition: all .2s cubic-bezier(.63, .08, .35, .92);
    width: 0
}

.pg-kose-perde-iconsuz {
    border-bottom: 15px solid rgba(0, 122, 193, 0.9);
    border-left: 15px solid transparent;
    bottom: 0;
    height: 0;
    opacity: .95;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    -webkit-transition: all .4s cubic-bezier(.63, .08, .35, .92);
    -moz-transition: all .4s cubic-bezier(.63, .08, .35, .92);
    -o-transition: all .4s cubic-bezier(.63, .08, .35, .92);
    -ms-transition: all .4s cubic-bezier(.63, .08, .35, .92);
    transition: all .4s cubic-bezier(.63, .08, .35, .92);
    width: 0
}

.pg-kose-perde-duz {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 4px;
    opacity: 1;
    filter: alpha(opacity=100);
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 0
}

.pg-kose-perde-iconu {
    width: 13px;
    height: 13px;
    bottom: 9px;
    background: url(../../images/default/icon_plus_white.png);
    position: absolute;
    right: 9px;
    -webkit-transition: all .2s cubic-bezier(.63, .08, .35, .92);
    -moz-transition: all .2s cubic-bezier(.63, .08, .35, .92);
    -o-transition: all .2s cubic-bezier(.63, .08, .35, .92);
    -ms-transition: all .2s cubic-bezier(.63, .08, .35, .92);
    transition: all .2s cubic-bezier(.63, .08, .35, .92);
    z-index: 100
}

.pg-news-link-back {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 50;
    width: 100%;
    text-align: center;
    height: 100%;
    -webkit-transition: all .2s .3s cubic-bezier(.63, .08, .35, .92);
    -moz-transition: all .2s .3s cubic-bezier(.63, .08, .35, .92);
    -o-transition: all .2s .3s cubic-bezier(.63, .08, .35, .92);
    -ms-transition: all .2s .3s cubic-bezier(.63, .08, .35, .92);
    transition: all .2s .3s cubic-bezier(.63, .08, .35, .92)
}

.pg-news-link-back-top {
    position: absolute;
    left: 0;
    width: 100%
}

.pg-news-link-back .pg-news-link-back-ortala {
    position: absolute;
    left: 0;
    top: 40%;
    width: 100%
}

.pg-news-link-back .pg-news-link-back-ortala a {
    display: inline-block;
    color: #fff;
    padding: 7px 12px;
    margin: 0 4px;
    font-size: 15px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 3px
}

.pg-news-item:hover .pg-kose-perde-iconsuz {
    border-bottom: 860px solid rgba(0, 122, 193, 0.7);
    border-left: 860px solid transparent
}

.pg-news-item:hover .pg-kose-perde-iconlu {
    border-bottom: 860px solid rgba(0, 122, 193, 0.7);
    border-left: 860px solid transparent;
    -webkit-transition: all .4s cubic-bezier(.63, .08, .35, .92);
    -moz-transition: all .4s cubic-bezier(.63, .08, .35, .92);
    -o-transition: all .4s cubic-bezier(.63, .08, .35, .92);
    -ms-transition: all .4s cubic-bezier(.63, .08, .35, .92);
    transition: all .4s cubic-bezier(.63, .08, .35, .92)
}

.pg-news-item:hover .pg-kose-perde-iconu {
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    -moz-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    -o-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    -ms-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    transition: all .3s cubic-bezier(.63, .08, .35, .92)
}

.pg-news-item:hover .pg-kose-perde-duz {
    height: 100%
}

.pg-news-item:hover .pg-news-link-back {
    opacity: 1
}

.new-black-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    opacity: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.new-black-overlay-orta {
    position: absolute;
    left: 0;
    background: #ff0;
    top: 40%;
    width: 100%
}

.new-overlay-tekli-full {
    background: red
}

.new-overlay-tekli-full a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    width: 100%;
    height: 100%
}

.new-overlay-tekli-full a i {
    margin-top: 30%;
    color: #fff;
    padding: 7px 10px;
    font-size: 15px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 3px;
    -webkit-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    -moz-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    -o-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    -ms-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    transition: all .3s cubic-bezier(.63, .08, .35, .92)
}

.new-black-overlay-tekli a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    width: 100%;
    height: 100%
}

.new-black-overlay-tekli a i {
    margin-top: 40%;
    color: #fff;
    padding: 7px 10px;
    font-size: 15px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    -webkit-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    -moz-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    -o-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    -ms-transition: all .3s cubic-bezier(.63, .08, .35, .92);
    transition: all .3s cubic-bezier(.63, .08, .35, .92)
}

.black-img:hover .new-black-overlay {
    opacity: 1
}

.v4-not-found {
    margin: 0 auto;
    padding: 60px 40px 240px;
    position: relative;
    text-align: center
}

.v4-not-found p.p-404 {
    color: #2e343c;
    text-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    font-size: 150px;
    font-weight: 700;
    margin: 0
}

.v4-not-found p.p-404-h2 {
    color: #2e343c;
    text-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    font-size: 30px;
    font-weight: 700
}

.v4-not-found p.p-404-long {
    color: #2e343c;
    text-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    font-size: 15px;
    margin-bottom: 60px
}

.v4-not-found a {
    position: relative;
    color: #fff;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 600;
    border: none;
    padding: 12px 60px;
    border-radius: 30px;
    background-color: #8A0221;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
    background-repeat: repeat-x;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.v4-not-found a:hover {
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.2)
}

.arama-box {
    width: 100%;
    float: left;
    padding: 4px 10px
}

.arama-box ol {
    padding: 0;
    margin-top: 15px
}

.arama-box ol li {
    position: relative;
    margin: 0 0 15px 25px;
    padding: 0 20px 5px;
    list-style: none;
    border-bottom: 1px solid #eee
}

.arama-box ol li .post_item {
    font-size: 12px
}

.arama-box ol li h3 {
    margin: 0 0 10px
}

.arama-box ol li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: -2px;
    left: -30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    line-height: 19px;
    font-size: 12px;
    margin-right: 8px;
    padding: 4px;
    color: #555;
    background: #fafafa;
    font-weight: 700;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

.arama-box ol li a {
    color: #444;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -ms-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.arama-box ol li a:hover {
    color: #8A0221!important
}

.arama-box ol li span {
    font-family: 'open sans', arial;
    font-size: 13px
}

.more-link {
    font-size: 13px!important;
    font-weight: 600!important;
    position: relative;
    color: #444;
    margin-top: 8px;
    display: inline-block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.more-link:before {
    content: '\f105';
    font-family: 'FontAwesome';
    font-weight: 600;
    line-height: 12px;
    background: #8A0221;
    float: left;
    font-size: 11px;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    position: relative;
    top: 2px;
    margin-right: 7px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    text-indent: 0;
    padding: 2px 1px 1px 2px;
    width: 15px
}

.more-link:hover {
    text-indent: 7px!important;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.more-link:hover:before {
    background: #ccc
}

.zr_v4 {
    position: relative;
    width: 100%;
    float: left
}

body {
    background: url("../../images/bg_tr.png");
    background-position: left top;
    background-repeat: repeat;
}

.zr_v4:before {}

.zr_v4_page {
    width: 100%;
    float: left
}

.v4-urunler {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 15px;
    margin-bottom: 25px
}

.v4-urunler-fire {
    float: left;
    width: 100%;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap: 10px;
}

@media screen and (max-width: 429px) {
    .v4-urunler-fire {
        grid-template-columns:repeat(1,1fr);
    }
}
@media screen and (min-width: 430px) {
    .v4-urunler-fire {
        grid-template-columns:repeat(2,1fr);
    }
}
@media screen and (min-width: 750px) {
    .v4-urunler-fire {
        grid-template-columns:repeat(4,1fr);
    }
}

.v4-urunler-arrows {
    position: absolute;
    right: 20px;
    z-index: 420;
    top: 19px
}

.v4-urunler-arrows a {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    float: left;
    width: 22px;
    height: 22px
}

a.p-left {
    background-color: #fff;
    background-image: url(../../images/default/button-previous_inactive.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 4px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1)
}

a.p-left:hover {
    background-image: url(../../images/default/button-previous.png);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

a.p-right {
    background-color: #333333;
    background-image: url(../../images/default/button-next.png);
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1)
}

a.p-right:hover {
    background-color: #fff;
    background-image: url(../../images/default/button-next_inactive.png);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

.v4-urunler-alt h1 {
    margin-top: 20px;
    text-align: left;
    color: #333;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #ccc
}

.v4-urunler-alt h1:after {
    display: block;
    content: "";
    width: 80px;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0
}

.fix-title {
    width: 100%;
    float: left;
    text-align: center
}

.fix-title h1 {
    font-size: 16px;
    display: inline-block;
    color: #8A0221;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding: 5px 15px;
    font-weight: 600
}

#v4-urunler .item {
    margin: 5px
}

.v4-projeler {
    width: 100%;
    float: left
}

.v4-projeler h1 {
    margin-bottom: 0 0 10px 0;
    font-weight: 700;
    width: 100%;
    float: left;
    color: #333;
    font-size: 18px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.v4-projeler h1:after {
    display: block;
    content: "";
    width: 80px;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0
}

.v4-projeler-slider {
    width: 100%;
    float: left
}

#v4-projeler .item {
    margin: 0 10px;
    border-radius: 3px
}

.proje-item {
    width: 100%;
    float: left;
    position: relative;
    border-radius: 3px
}

.proje-item img {
    width: 100%;
    display: block
}

.v4-haberler {
    width: 100%;
    float: left
}

.v4-haberler h1 {
    margin-bottom: 0 0 0 0;
    font-weight: 700;
    width: 100%;
    float: left;
    font-size: 18px;
    color: #333;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.v4-haberler h1:after {
    display: block;
    content: "";
    width: 80px;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0
}

.v4-haberler-slider {
    width: 100%;
    float: left
}

.v4-haber {
    width: 100%;
    float: left
}

.v4-haber a {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    margin: 4px 0;
    position: relative
}

.v4-haber a:hover {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.v4-haber a:hover .v4-haber-baslik {
    color: #fff
}

.v4-haber a:hover:after {
    color: #fff
}

.v4-haber a:hover .v4-haber-img img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0)
}

.v4-haber a:after {
    content: '\f054';
    right: 10px;
    top: 14px;
    font-size: 16px;
    position: absolute;
    font-family: 'FontAwesome'
}

.v4-haber-img {
    float: left;
    width: 15%;
    height: 45px;
    position: relative;
    color: #fff
}

.v4-haber-img img {
    width: 100%;
    float: left;
    height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    transition-property: filter;
    transition-duration: 1s
}

.v4-haber-img:after {
    content: '\f0da';
    right: -7px;
    color: red;
    top: 10px;
    font-size: 22px;
    position: absolute;
    font-family: 'FontAwesome'
}

.v4-haber-baslik {
    color: #656565;
    float: left;
    font-size: 13px;
    font-weight: 600;
    margin-left: 15px;
    margin-top: 14px
}

.v4-haber-devam {
    width: 100%;
    float: left
}

.v4-haber-devam a {
    float: right;
    margin: 10px 0 0 20px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 7px 10px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    border: 1px solid rgba(250, 250, 250, .15);
    transition: all .2s ease-out;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

.v4-haber-devam a:hover {
    background-color: rgba(0, 0, 0, 0.4)!important;
    border: 1px solid rgba(250, 250, 250, .45)!important
}

.v4-marka {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 50px
}

.v4-marka-baslik {
    width: 100%;
    float: left;
    text-align: left
}

.v4-marka-baslik h1 {
    margin-bottom: 0;
    font-weight: 700;
    width: 100%;
    float: left;
    color: #333;
    font-size: 18px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.v4-marka-baslik h1:after {
    display: block;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #333!important;
    position: absolute;
    bottom: -1px;
    left: 0
}

#v4-marka .item {
    margin: 0 4px
}

#v4-marka-s .item {
    margin: 0 4px
}

#v4-marka .item-m img {
    opacity: .5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .1s ease-in-out 0;
    -moz-transition: all .1s ease-in-out 0;
    -ms-transition: all .1s ease-in-out 0;
    -o-transition: all .1s ease-in-out 0;
    transition: all .1s ease-in-out 0
}

#v4-marka .item-m:hover img {
    opacity: 1;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0)
}

.pg-news-item {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2)
}

.pw-news-item-projeler {
    box-shadow: none!important
}

.pw-news-item-projeler:before {
    background: none!important
}

.pg-news-item:before {
    content: '';
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(1, #EEE));
    background-image: -o-linear-gradient(bottom, #FFF 0%, #EEE 100%);
    background-image: -moz-linear-gradient(bottom, #FFF 0%, #EEE 100%);
    background-image: -webkit-linear-gradient(bottom, #FFF 0%, #EEE 100%);
    background-image: -ms-linear-gradient(bottom, #FFF 0%, #EEE 100%);
    background-image: linear-gradient(to bottom, #FFF 0%, #EEE 100%);
    position: absolute;
    z-index: -100
}

.pg-news-img {
    position: relative;
    width: 100%;
    float: left
}

.pg-news-img img {
    width: 100%;
    height: auto;
    display: block
}

.pg-news-desc {
    float: left;
    width: 100%;
    text-align: center
}

.zr_google {
    background-image: url(../../images/default/shadow.png);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    padding: 0;
    width: 100%;
    float: left;
    height: 0;
    overflow: hidden
}

.googleshadow {
    background-image: url(../../images/default/map-shadows.png);
    background-repeat: repeat-x;
    background-position: center top;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 17px;
    z-index: 5000
}

#googlemap {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 400px
}

.googlekapa {
    position: absolute;
    right: 10%;
    top: 0;
    background: #333;
    z-index: 10;
    z-index: 5005
}

.googlekapa a {
    color: #fff;
    padding: 10px 14px;
    font-size: 23px
}

#mapDiv {
    width: 100%;
    height: 400px;
    margin-top: 2px;
    float: left
}

.zr_footer {
    width: 100%;
    float: left;
    position: relative;
    background-color: #282d31;
    color: white!important;
}

.zr_footer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -100;
    background: #fff
}

.zr-map {
    position: absolute;
    left: 50%;
    top: -31px;
    cursor: pointer;
    width: 120px;
    height: 31px;
    padding-top: 3px;
    text-align: center;
    background-repeat: no-repeat
}

.zr-map span {
    font-size: 14px;
    color: #fff;
    font-weight: 500
}

.zr-map:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -3;
    background: url(../../images/default/harita.png)
}

.zr-map i {
    margin: 0 5px 0 0;
    font-size: 14px;
    color: #fff;
    font-weight: 500
}

.footer_ust {
    margin-top: 30px
}

.full {
    width: 100%;
    float: left
}

.footlogo {
    width: 100%;
    float: left;
    text-align: center
}

.footlogo a img {
    height: 100px;
}

.foot-logo-aciklama {
    float: left;
    width: 100%;
    margin-top: 20px;
    color: #444;
    font-size: 11px;
    font-weight: 500;
    text-align: left
}

.foot-neredeyiz {
    float: left;
    border-radius: 3px;
    cursor: pointer;
    font-size: 13px;
    padding: 9px 17px;
    background: #fff;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin-left: 71px;
}

.foot-neredeyiz:hover {
    color: #fff;
    border: 1px solid rgba(250, 250, 250, .45)!important
}

.foot-neredeyiz i {
    padding: 3px 5px
}

.foot-sitemap {
    float: left;
    width: 100%
}

.foot-sitemap h2 {
    float: left;
    width: 100%;
    font-size: 18px;
    margin: 0 0 10px
}

.foot-sitemap ul {
    list-style-type: none;
    padding: 0;
    margin-top: 5px;
    float: left
}

.foot-sitemap ul li {
    float: left;
    width: 100%
}

.foot-sitemap ul li a {
    color: white;
    float: left;
    font-size: 12px;
    padding: 0 15px;
    width: 100%;
    margin: 2px 0;
    position: relative
}

.foot-sitemap ul li a:before {
    content: '\f054';
    font-size: 10px;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 3px;
    color: #ffff00!important;
}

.foot-adres {
    width: 100%;
    float: left;
    margin-top: 10px
}

.adres1 {
    background: url(../../images/default/i1.png);
    background-position: 0 0;
    background-repeat: no-repeat
}

.adres2 {
    background: url(../../images/default/i2.png);
    background-position: 0 0;
    background-repeat: no-repeat
}

.adres3 {
    background: url(../../images/default/i3.png);
    background-position: 0 2px;
    background-repeat: no-repeat
}

.adres-icon {
    float: left;
    width: 100%
}

.foot-adres p {
    float: left;
    padding-left: 29px;
    font-size: 12px
}

.first-icon {
    margin-right: 10px
}

.second-icon {
    margin-right: 10px
}

.foot-mail {
    float: left;
    width: 100%
}

.foot-input {
    width: 100%;
    float: right;
    margin-top: 10px
}

.mail-btn {
    float: right;
    padding: 10px 13px;
    display: inline-block;
    border-radius: 0 3px 3px 0;
    border: none;
    color: #fff;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    color: #333!important;
}

.foot-neredeyiz:hover {
    color: #333;
}

.mail-btn:hover {
    background-color: #ffff00!important;
    color: #fff
}

.mail-btn:active {
    border: none!important;
    background: none!important
}

.foot-input>.alert {
    padding: 3px 5px;
    margin-top: 15px;
    font-size: 12px;
    display: none
}

.input-inline {
    display: block;
    border-radius: 3px 0 0 3px;
    border-right: 0;
    margin-right: 40px
}

.input-inline input {
    font-size: 13px;
    font-weight: 300;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #fff;
    border-color: #dde1e1;
    color: #333;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .03);
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .03);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .03)
}

.input-inline input:focus {
    box-shadow: none
}

.foot-sosyal {
    width: 100%;
    float: left;
    margin-top: 10px
}

.sosyal-sol {
    float: left;
    width: 70%
}

.sosyal-sol h3 {
    float: left;
    width: 100%;
    font-size: 12px
}

.sosyal-sol a {
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    position: relative;
    font-size: 16px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    background: #5d6b78
}

.sosyal-sol a i {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 14px;
    width: 24px;
    height: 24px;
    line-height: 25px;
    -webkit-transition: top .3s ease-in-out 0;
    -moz-transition: top .3s ease-in-out 0;
    -ms-transition: top .3s ease-in-out 0;
    -o-transition: top .3s ease-in-out 0;
    transition: top .3s ease-in-out 0
}

.sosyal-sol a.zr-social-icon-facebook i:first-child {
    top: -24px;
    background: #395793
}

.sosyal-sol a.zr-social-icon-facebook i:last-child {
    top: 0;
    background: #666
}

.sosyal-sol a.zr-social-icon-facebook:hover i:last-child {
    top: -24px
}

.sosyal-sol a.zr-social-icon-facebook:hover i:first-child {
    top: 0
}

.sosyal-sol a.zr-social-icon-twitter i:first-child {
    top: -24px;
    background: #1ca3db
}

.sosyal-sol a.zr-social-icon-twitter i:last-child {
    top: 0;
    background: #666
}

.sosyal-sol a.zr-social-icon-twitter:hover i:last-child {
    top: -24px
}

.sosyal-sol a.zr-social-icon-twitter:hover i:first-child {
    top: 0
}

.sosyal-sol a.zr-social-icon-google i:first-child {
    top: -24px;
    background: #f56d43
}

.sosyal-sol a.zr-social-icon-google i:last-child {
    top: 0;
    background: #666
}

.sosyal-sol a.zr-social-icon-google:hover i:last-child {
    top: -24px
}

.sosyal-sol a.zr-social-icon-google:hover i:first-child {
    top: 0
}

.sosyal-sol a.zr-social-icon-skype i:first-child {
    top: -24px;
    background: #1ca3db
}

.sosyal-sol a.zr-social-icon-skype i:last-child {
    top: 0;
    background: #666
}

.sosyal-sol a.zr-social-icon-skype:hover i:last-child {
    top: -24px
}

.sosyal-sol a.zr-social-icon-skype:hover i:first-child {
    top: 0
}

.sosyal-sag {
    float: right;
    width: 30%;
    margin-top: 20px
}

.sosyal-sag img {
    float: right
}

.foot-text-hide {
    position: relative;
    height: 35px;
    overflow: hidden
}

.long-text {
    background: url(../../images/default/dash.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    margin-top: 15px;
    width: 93%;
    font-size: 12px;
    float: left;
    position: relative
}

.footer-ust-text .foot-long-text:hover {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    color: #26bf9d
}

a.foot-text-devam {
    position: absolute;
    right: 20px;
    top: 15px;
    color: #333;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 13px
}

.foot-open:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    right: -12px;
    top: 0;
    color: #8A0221
}

.foot-close:after {
    content: "\f0d8";
    font-family: FontAwesome;
    position: absolute;
    right: -12px;
    top: 0;
    color: #8A0221
}

.footer-ust-text a.foot-text-devam:hover {
    color: #26bf9d
}

.footer-alt {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 45px;
    overflow: hidden;
    margin-bottom: 15px
}

.footer-alt a {
    width: 150px;
    display: inline-block;
    text-align: center;
    opacity: 0
}

.footer-alt a span {
    display: block;
    font-size: 9px;
    color: #444
}

.footer-alt a img {
    margin-top: 4px;
    display: inline-block
}

.copyright {
    font-size: 12px;
    margin: 5px 0;
    padding-bottom: 15px
}

.zr-mb-menu {
    background: #f7f8f9;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .35);
    box-shadow: 0 0 4px rgba(0, 0, 0, .35);
    z-index: 9000;
    visibility: hidden
}

.zr-mb-menu-alt {
    float: left;
    width: 100%;
    position: relative;
    background: #f7f8f9
}

.zr-mb-top {
    height: 44px;
    padding: 24px 24px 21px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-shadow: 0 1px 0 #dee0e2;
    box-shadow: 0 1px 0 #dee0e2;
    position: relative;
    display: block;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #8A0221
}

.zr-mb-top>.inner-wrap a {
    display: inline-block;
    padding: 10px 14px;
    border: 1px solid #8A0221;
    color: #8A0221;
    text-align: center;
    font-size: 18px;
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px
}

.zr-mb-top>.inner-wrap a.zr-mb-prev {
    float: left;
    display: none
}

.zr-mb-top>.inner-wrap a.zr-mb-close {
    float: right
}

.zr-main-menu {
    position: relative;
    width: 100%;
    float: left
}

.zr-main-menu ul li {
    position: relative;
    width: 100%
}

.zr-main-menu ul {
    list-style-type: none;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
    padding: 0;
    right: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.zr-main-menu>ul li ul {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
    padding: 0;
    left: 100%;
    color: #8A0221;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.zr-main-menu ul li a {
    color: #8A0221;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}

.zr-main-menu ul li a.zr-subopen {
    width: 40px;
    border-left: 1px solid #eee;
    text-align: center;
    height: 41px;
    padding: 0;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 32
}

.zr-main-menu ul li a.zr-subopen:after {
    content: "\f105";
    font-family: 'FontAwesome';
    left: 0;
    color: #8A0221;
    font-size: 18px;
    top: 10px;
    width: 100%;
    position: absolute
}

.zr-main-menu ul.zl-solakay {
    right: 100%
}

.zr-main-menu ul.zl-sagdan-kay {
    left: 0!important
}

.zr-main-menu ul li:hover>a {
    background: #8A0221;
    color: #fff
}

.zr-main-menu ul li:hover>a.zr-subopen:after {
    color: #fff
}

.sag_fix_mail {
    position: fixed;
    right: 40px;
    bottom: 25px;
    z-index: 5000
}

.sag_fix_mail a {
    background-color: #128c7e;
    padding: 12px 14px!important;
    border-radius: 2px;
    display: inline-block
}

.sag_fix_mail a.fast_top {
    display: none;
    float: right;
    margin-left: 5px;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 12px 14px;
    border-radius: 3px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.sag_fix_mail a:hover {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.sag_fix_mail a i {
    color: #fff;
    font-size: 50px
}

.fast-contact {
    position: absolute;
    right: 0;
    bottom: 70px;
    z-index: 1000;
    padding: 20px;
    border: 1px solid #dfdfdf;
    background-color: #f9f9f9;
    box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    display: none
}

.fast-contact-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px
}

.fast-contact p {
    font-size: 13px;
    margin-bottom: 15px;
    color: #333;
    font-weight: 300
}

.zr-contact-form {
    position: relative
}

.bottom-arrow {
    position: absolute;
    right: 20px;
    bottom: -8px;
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #dfdfdf;
    border-top: none;
    border-left: none;
    background-color: #f9f9f9;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

input.text-input {
    padding: 9px;
    width: 240px;
    margin-bottom: 5px;
    background-color: #fff;
    font-size: 13px;
    color: #767676;
    border: 1px solid #e3e3e3;
    outline: none;
    margin-bottom: 4px
}

input.text-input:focus {
    border: 1px solid #8A0221
}

textarea.textarea:focus {
    border: 1px solid #8A0221!important;
    box-shadow: none!important;
    outline: none!important
}

textarea.textarea {
    height: 100px;
    margin-bottom: 10px;
    width: 240px;
    padding: 9px;
    margin-bottom: 5px;
    font-size: 13px;
    color: #767676;
    border: 1px solid #e3e3e3;
    background-color: #fff
}

.fast-contant-full {
    float: left;
    width: 100%
}

.fast-contact-full>a {
    margin: 0 auto;
    position: relative;
    float: left;
    margin: 5px 0 0 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 7px 10px;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border: 1px solid rgba(250, 250, 250, .15);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

.fast-contact-full>a>i {
    font-size: 12px
}

.fast-contact-full>a:hover {
    background-color: rgba(0, 0, 0, 0.4)!important;
    border: 1px solid rgba(250, 250, 250, .45)!important
}

.footer-error {
    margin-top: 10px;
    width: 100%;
    float: left
}

.footer-error>.alert {
    padding: 3px 5px;
    text-indent: 10px;
    font-size: 12px;
    display: none
}

#popup {
    position: fixed;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 109909;
    background-color: rgba(0, 0, 0, 0.8)
}

.popup_ortala {
    margin: 0 auto;
    float: left;
    width: 100%;
    text-align: center
}

.pop-wrapper {
    display: inline-block;
    position: relative;
    top: 100px
}

.popup {
    position: relative;
    float: left;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.popup img {
    width: 100%;
    display: block
}

.popkapat {
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 35px;
    line-height: 30px;
    cursor: pointer;
    color: #fff;
    font-weight: 300!important;
    background: url(../../images/default/close-button.png)
}

@media screen and (max-width:768px) {
    .zr_header .z-logo .logo_img a img {
        margin-left: 13px;
        width: 90px;
    }
    .foot-neredeyiz {
        margin-left: 27px;
    }
}
.call_me{
    position:fixed;
    bottom:110px;
    right:20px;
    z-index:999
}
.call_me a{
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    gap:10px;
    background-color:#ffff00;
    border-radius:10px;
    -webkit-box-shadow:0px 2px 25px -5px rgba(0,0,0,0.75);
    box-shadow:0px 2px 25px -5px rgba(0,0,0,0.75)
}
.call_me a i{
    font-size:21.33px;
    color:black;
    -webkit-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out
}
.call_me a span{
    font-size:16px;
    font-weight:600;
    color:black;
    -webkit-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out
}
.call_me a:hover i{
    color:white
}
.call_me a:hover span{
    color:white
}
